table of contents
scomes(8) | Tool for watching system resources | scomes(8) |
NAME¶
scomes - tool for watching system resources
SYNOPSIS¶
scomes -c "binary [binary arguments ...]" [timer]
DESCRIPTION¶
scomes is a simple systemtap script for watching activity of one process. Syscalls count, userspace and kernelspace ticks, read and written bytes, transmitted and received bytes and polling syscalls are measured.
SEE ALSO¶
AUTHOR¶
Written by Jan Hutař <jhutar@redhat.com>.
REPORTING BUGS¶
Report bugs to https://bugzilla.redhat.com/.
13 Jan 2011 | Phil Knirsch |